home *** CD-ROM | disk | FTP | other *** search
/ 17 Bit Software 3: The Continuation / 17-Bit_The_Continuation_Disc.iso / amigan / amigan 17 / rokicki / dfc / makefile < prev    next >
Encoding:
Makefile  |  1994-01-27  |  49 b   |  6 lines

  1. dfc: dfc.o
  2.     ln dfc.o -lc
  3.  
  4. dfc.o: dfc.c
  5.     cc dfc.c
  6.